/******公用样式开始*******/
ul, li, ol, p, a{ margin: 0; padding: 0; }
ul, ol, li { list-style: none;}
img { border: none; }
textarea { resize: none; padding: 5px; }
button, a { outline: none; cursor: pointer; }
.fl { float: left; }
.fr { float: right; }

.common_width { width: 1170px; margin: 0 auto; }
.bdn { border-right: none !important; }
.f_count { color: #ff8c12; font-weight: bold; }
.tel_infomaition a:hover, .top_box2 .top_tel_container a:hover, .top_head_box3 .top_head_right a:hover, .top_box4 .top_right a:hover { text-decoration: underline; }

@media (min-width: 1024px) { /**公共1024区分**/
nav.navbar.bootsnav ul.nav > li > a { font-size: 16px; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover { background: #f4f4f4; }
nav.navbar.bootsnav ul.nav > li > a { font-weight: normal; }}

@media (max-width: 992px) { /**公共992区分**/
body.side-right { overflow: hidden; }
body.side-right nav.navbar.bootsnav .navbar-toggle { float: left; }
nav.navbar.bootsnav.navbar-mobile ul.nav, body nav.navbar.bootsnav .navbar-nav > li > a { border-top: none; }
body nav.navbar.bootsnav .navbar-toggle { margin-top: 6px; padding: 0 5px; }}

@media (max-width: 767px) { /**公共767区分**/
nav.navbar.bootsnav.navbar-mobile ul.nav { border-top: none; }
.side-right nav.navbar.bootsnav .navbar-toggle { margin: 6px 0 0; }}
/******公用样式结束*******/


/*产品展示－第1种开始*/
.product_box{background: url(../../../../static/admin/temp/images/productdis/images/1/pro_bg.jpg) top center no-repeat;}
.product_title h3{margin:15px 0;font-size: 24px;}
.product_content .pro_nav{}
.pro_nav li{margin-bottom: 2px;}
.pro_nav li a{display: block;padding: 11px 0;color:#fff;font-size: 16px;background: url(../../../../static/admin/temp/images/productdis/images/1/pro_nav_bg.png) no-repeat center;}
.pro_nav li a:hover{background: #b20000;text-decoration: none;}
.pro_list .pro_img{border: 1px solid #ccc;height:180px;line-height: 180px;background: #fff;overflow: hidden; display:table-cell; vertical-align:middle; width:33.3333%;padding: 2.3%;}
.pro_list .pro_img:hover{border-color:#b20000; }
.pro_list .pro_img img{width:100%;height: 100%;}
.pro_list li{margin-bottom:10px;}
.pro_list li a{display: block;color:#333;}
.pro_list li a:hover{text-decoration: none;}
.pro_list li p{margin:5px 0 0;font-size: 14px;}
@media (max-width: 992px){
.pro_list .pro_img{height:150px;line-height: 144px;}
}
@media (max-width: 767px){
.pro_list .pro_img{height:125px;}
.col-xs-4 { width:49.9999%;}
.pro_list li p{font-size: 12px;}
}
@media (max-width: 320px){
.pro_list .pro_img{height:125px;}
}
/*产品展示－第1种结束*/



/*新闻展示－第25种开始*/
.news_bg{background: #f5f5f5;padding-bottom: 10px;}
.news_title{}
.news_title .mask{background:#22965e;width:180px;height:2px;margin:0 auto;}
.news_title h3 { font-size:24px; padding:5px 0 10px;}
.news_title h5 { font-size:16px; margin:5px 0;}
.news_content{margin-top: 15px;}
.news_contact{width:398px;height:414px;overflow: hidden;padding: 5px;border: 1px solid #d7d7d7;text-align: center;display: table-cell;vertical-align: middle;}
.news_contact img{max-width:100%;height:auto;}
.news_list{margin-left: 420px;}
.news_list li{padding: 18px 5px 13px;background: #f0f0f0;margin-bottom: 10px;}
.news_date{width:60px;height:60px;background: #22965e;color:#fff;float: left;margin:0 10px}
.news_date h5{font-size: 24px;padding: 7px 0;margin: 0;font-weight: bold;}
.news_date p,.news_article p{margin: 0;}
.news_article,.news_article a{color:#333;}
.news_article{margin-left: 95px;}
.news_article h5{margin:0px auto 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 15px}
.news_article p{height:40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color:#999;}
@media (max-width: 992px){
.news_contact{width:300px;}
.news_list{margin-left: 320px;}
.news_article h5{font-size: 14px;}
.news_article p{font-size: 12px;line-height: 20px;}
}
@media (max-width: 767px){
.news_content{margin-top: 15px;}
.news_list{margin:0;}
.news_list li{padding: 8px 0;}
}
/*新闻展示－第25种结束*/
